dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteVector<T> Class / IsNull Property

On this page
    IsNull Property (SQLiteVector<T>)
    On this page
    Syntax
    'Declaration
     
    Public ReadOnly Property IsNull As Boolean
    public bool IsNull {get;}
    See Also